home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / mhst202b.zip / HELP.T04 < prev    next >
Text File  |  1992-11-13  |  2KB  |  41 lines

  1.  
  2.        (D)ownload File
  3.  
  4.             Entering 'D' from the menu will allow the caller to download
  5.             (receive) a file. Xmodem (checksum & CRC), Ymodem (CRC), and
  6.             ASCII protocols are supported. The caller may NOT enter a
  7.             directory or drive specifier here, but instead must have
  8.             specified the appropriate path beforehand. The system will
  9.             prompt for the filename, look for the file, and if it finds
  10.             it then prompt for the protocol. The caller will see:
  11.  
  12.             1 -  ASCII. This is for the ASCII protocol. This should ONLY
  13.                  be used for text files, not for compiled programs,
  14.                  source code, or compressed or archived files (.ARC,
  15.                  .ZIP, .LZH, etc.) where error correction is necessary.
  16.  
  17.             2 -  XMODEM CHECKSUM. The plainest error-correcting
  18.                  protocol, useful for downloading to old computers or
  19.                  those running antiquated communications software.
  20.                  Blocks are 128 bytes long.
  21.  
  22.             3 -  XMODEM CRC. Xmodem with slightly superior (CRC) error
  23.                  checking. Most programs written in the last few years
  24.                  can download using this.
  25.  
  26.             4 -  XMODEM-1k CRC. This protocol is used more frequently at
  27.                  baud rates of 2400 or higher, or over fairly clean
  28.                  telephone lines. As blocks are 1024 bytes long, less
  29.                  time is spent error checking. Ymodem allows faster file
  30.                  transfer when used under packet switched networks such
  31.                  as PC Pursuit.
  32.  
  33.        External File Transfer Protocols:
  34.  
  35.             The SysOp may, at his/her option, enable a number of
  36.             external file transfer protocols.
  37.  
  38.             If someone calls in at 7 data bits, even parity, MEGAHOST
  39.             switches to 8 data bits, no parity before file transfer, and
  40.             after the transfer returns to 7 data bits, even parity.
  41.